home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / ip / ka9q / tnc_tnc1.arc / README next >
Text File  |  1988-01-02  |  1KB  |  22 lines

  1. This package contains an implementation of the KISS host to TNC protocol
  2. for the TAPR TNC-1 and clones, including the Heath HD-4040.  It was originally
  3. written by Marc Kaufman WB6ECE, kaufman@shasta.stanford.edu, with several bugs
  4. corrected by Gerard VanderGrinten, PA0GRI.
  5.  
  6. The files TNC1BOOT.* are TNCBUG, a mikbug type debugging and bootloader for 
  7. the TNC-1.  Note that ALL interrupts are available to the RAM program, via 
  8. an interrupt re-vector area in low RAM.
  9.  
  10. The files TNC1CAL.* are CALIB, a simple tone calibration program for the
  11. TNC.  It provides a very convenient way to adjust the modem.
  12.  
  13. The files TNC1KISS.* are the actual KISS implementation.  As provided, the
  14. program is set up to execute from ROM, starting at address F800.  It has
  15. only been tested while residing in the top 2k of an 8k 2764 EPROM, but it
  16. should be possible to put the .MOT or .HEX file into a 2716 and make it work.
  17. The file TNC1PARM.DOC documents the bytes beginning at F800, which contain
  18. constants defining the default settings of several TNC parameters.
  19.  
  20. The NOVRAM is not used at all.
  21.  
  22.